Click or drag to resize

AppointmentRecurrenceEnd Property

Gets or sets the recurrence end.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public DateTime RecurrenceEnd { get; set; }

Property Value

Type: DateTime
The recurrence end.
See Also